﻿2026-06-21T07:19:06.3567287Z Current runner version: '2.335.1'
2026-06-21T07:19:06.3571866Z Runner name: 'hfenduleam'
2026-06-21T07:19:06.3572285Z Runner group name: 'Default'
2026-06-21T07:19:06.3572803Z Machine name: 'HFENDULEAM'
2026-06-21T07:19:06.3574658Z ##[group]GITHUB_TOKEN Permissions
2026-06-21T07:19:06.3575919Z Contents: read
2026-06-21T07:19:06.3576299Z Metadata: read
2026-06-21T07:19:06.3576607Z Packages: read
2026-06-21T07:19:06.3576934Z ##[endgroup]
2026-06-21T07:19:06.3578159Z Secret source: Actions
2026-06-21T07:19:06.3578583Z Prepare workflow directory
2026-06-21T07:19:06.3944779Z Prepare all required actions
2026-06-21T07:19:06.3969663Z Getting action download info
2026-06-21T07:19:06.6837875Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-21T07:19:07.3212226Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-06-21T07:19:07.3981766Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-06-21T07:19:07.3982684Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-06-21T07:19:07.3983319Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-06-21T07:19:07.3983896Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-06-21T07:19:07.3984388Z [36;1mexit 0[0m
2026-06-21T07:19:07.4089416Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T07:19:07.4090040Z ##[endgroup]
2026-06-21T07:19:07.8341678Z ##[group]Run actions/checkout@v5
2026-06-21T07:19:07.8342269Z with:
2026-06-21T07:19:07.8342583Z   fetch-depth: 0
2026-06-21T07:19:07.8342900Z   repository: SaberMage/spt-core
2026-06-21T07:19:07.8345796Z   token: ***
2026-06-21T07:19:07.8346102Z   ssh-strict: true
2026-06-21T07:19:07.8346423Z   ssh-user: git
2026-06-21T07:19:07.8346749Z   persist-credentials: true
2026-06-21T07:19:07.8347084Z   clean: true
2026-06-21T07:19:07.8347395Z   sparse-checkout-cone-mode: true
2026-06-21T07:19:07.8347845Z   fetch-tags: false
2026-06-21T07:19:07.8348170Z   show-progress: true
2026-06-21T07:19:07.8348485Z   lfs: false
2026-06-21T07:19:07.8348765Z   submodules: false
2026-06-21T07:19:07.8349068Z   set-safe-directory: true
2026-06-21T07:19:07.8349409Z ##[endgroup]
2026-06-21T07:19:08.5140117Z Syncing repository: SaberMage/spt-core
2026-06-21T07:19:08.5141571Z ##[group]Getting Git version info
2026-06-21T07:19:08.5142295Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-21T07:19:08.5402310Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T07:19:08.5606650Z git version 2.43.0.windows.1
2026-06-21T07:19:08.5633426Z ##[endgroup]
2026-06-21T07:19:08.5644519Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\306815bd-1b14-4d77-8143-cfd1e919247e\.gitconfig'
2026-06-21T07:19:08.5657584Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\306815bd-1b14-4d77-8143-cfd1e919247e' before making global git config changes
2026-06-21T07:19:08.5658829Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T07:19:08.5662472Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T07:19:08.5935365Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-21T07:19:08.6117144Z https://github.com/SaberMage/spt-core
2026-06-21T07:19:08.6144635Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T07:19:08.6148945Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T07:19:08.6353899Z HEAD
2026-06-21T07:19:08.6599694Z ##[endgroup]
2026-06-21T07:19:08.6603479Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-21T07:19:09.0479778Z ##[group]Cleaning the repository
2026-06-21T07:19:09.0483826Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-21T07:19:13.5709497Z Removing target/
2026-06-21T07:19:13.5740621Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-21T07:19:13.6377191Z HEAD is now at d0467b6 Merge 18416fd8accc291c428791c9e14a1089e267c9a8 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T07:19:13.6403915Z ##[endgroup]
2026-06-21T07:19:13.6408546Z ##[group]Disabling automatic garbage collection
2026-06-21T07:19:13.6413647Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-21T07:19:13.6643694Z ##[endgroup]
2026-06-21T07:19:13.6644153Z ##[group]Setting up auth
2026-06-21T07:19:13.6649889Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T07:19:13.6862069Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T07:19:14.0472884Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T07:19:14.0737783Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T07:19:14.4475463Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T07:19:14.4685634Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T07:19:14.8466942Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-21T07:19:14.8754246Z ##[endgroup]
2026-06-21T07:19:14.8754642Z ##[group]Fetching the repository
2026-06-21T07:19:14.8764528Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +62ed01167c9aa4bf0fe4930e6f0f9d7cfa297b3f:refs/remotes/pull/27/merge
2026-06-21T07:19:17.1881509Z From https://github.com/SaberMage/spt-core
2026-06-21T07:19:17.1881981Z    18416fd..71378d8  v0.13.0-p1b-ack-deadlock                 -> origin/v0.13.0-p1b-ack-deadlock
2026-06-21T07:19:17.1882485Z  * [new branch]      wedge-trace-instrumentation              -> origin/wedge-trace-instrumentation
2026-06-21T07:19:17.1882962Z  * [new branch]      wedge-trace-v2                           -> origin/wedge-trace-v2
2026-06-21T07:19:17.1883335Z  * [new branch]      wedge-trace-v3                           -> origin/wedge-trace-v3
2026-06-21T07:19:17.1883742Z  * [new branch]      wedge-trace-v4                           -> origin/wedge-trace-v4
2026-06-21T07:19:17.1884102Z  * [new ref]         62ed01167c9aa4bf0fe4930e6f0f9d7cfa297b3f -> pull/27/merge
2026-06-21T07:19:17.2001417Z ##[endgroup]
2026-06-21T07:19:17.2001899Z ##[group]Determining the checkout info
2026-06-21T07:19:17.2002295Z ##[endgroup]
2026-06-21T07:19:17.2007623Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-21T07:19:17.2287016Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-21T07:19:17.2514806Z ##[group]Checking out the ref
2026-06-21T07:19:17.2519701Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T07:19:17.2982718Z Previous HEAD position was d0467b6 Merge 18416fd8accc291c428791c9e14a1089e267c9a8 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T07:19:17.2983418Z HEAD is now at 62ed011 Merge 77378b113f546c0fb9baed3bf6bd82525a0bb28f into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T07:19:17.3007769Z ##[endgroup]
2026-06-21T07:19:17.3254230Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-21T07:19:17.3464450Z 62ed01167c9aa4bf0fe4930e6f0f9d7cfa297b3f
2026-06-21T07:19:17.3712368Z ##[group]Run $ErrorActionPreference = "Stop"
2026-06-21T07:19:17.3713186Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-06-21T07:19:17.3713473Z [36;1m$PIN = "0c95435"[0m
2026-06-21T07:19:17.3713739Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-06-21T07:19:17.3714010Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-06-21T07:19:17.3714366Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-06-21T07:19:17.3714755Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-06-21T07:19:17.3715073Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-06-21T07:19:17.3715350Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-06-21T07:19:17.3715578Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-06-21T07:19:17.3715865Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-06-21T07:19:17.3716213Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-06-21T07:19:17.3716433Z [36;1m}[0m
2026-06-21T07:19:17.3716624Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-06-21T07:19:17.3716877Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-21T07:19:17.3784523Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T07:19:17.3784801Z ##[endgroup]
2026-06-21T07:19:24.4440112Z    Compiling proc-macro2 v1.0.106
2026-06-21T07:19:24.4440523Z    Compiling quote v1.0.45
2026-06-21T07:19:24.4440845Z    Compiling unicode-ident v1.0.24
2026-06-21T07:19:24.4441091Z    Compiling cfg-if v1.0.4
2026-06-21T07:19:24.4441406Z    Compiling serde_core v1.0.228
2026-06-21T07:19:24.4441780Z    Compiling serde v1.0.228
2026-06-21T07:19:24.4442075Z    Compiling windows-link v0.2.1
2026-06-21T07:19:24.4442399Z    Compiling getrandom v0.3.4
2026-06-21T07:19:24.4442666Z    Compiling portable-atomic v1.13.1
2026-06-21T07:19:24.4443248Z    Compiling typenum v1.20.1
2026-06-21T07:19:24.4443600Z    Compiling version_check v0.9.5
2026-06-21T07:19:24.4444039Z    Compiling pin-project-lite v0.2.17
2026-06-21T07:19:24.4444449Z    Compiling critical-section v1.2.0
2026-06-21T07:19:24.4444991Z    Compiling shlex v2.0.1
2026-06-21T07:19:24.4445479Z    Compiling memchr v2.8.1
2026-06-21T07:19:24.4445902Z    Compiling find-msvc-tools v0.1.9
2026-06-21T07:19:24.5738698Z    Compiling windows-sys v0.61.2
2026-06-21T07:19:24.5742239Z    Compiling subtle v2.6.1
2026-06-21T07:19:24.5887005Z    Compiling futures-core v0.3.32
2026-06-21T07:19:24.5956134Z    Compiling smallvec v1.15.1
2026-06-21T07:19:24.6244956Z    Compiling equivalent v1.0.2
2026-06-21T07:19:24.7488224Z    Compiling bytes v1.11.1
2026-06-21T07:19:24.7615337Z    Compiling itoa v1.0.18
2026-06-21T07:19:24.8254779Z    Compiling semver v1.0.28
2026-06-21T07:19:24.8528165Z    Compiling stable_deref_trait v1.2.1
2026-06-21T07:19:24.8830590Z    Compiling log v0.4.32
2026-06-21T07:19:24.9284030Z    Compiling slab v0.4.12
2026-06-21T07:19:24.9542694Z    Compiling generic-array v0.14.7
2026-06-21T07:19:24.9860326Z    Compiling futures-io v0.3.32
2026-06-21T07:19:25.0266233Z    Compiling futures-sink v0.3.32
2026-06-21T07:19:25.0794915Z    Compiling futures-task v0.3.32
2026-06-21T07:19:25.2457453Z    Compiling rustc_version v0.4.1
2026-06-21T07:19:25.2554080Z    Compiling futures-channel v0.3.32
2026-06-21T07:19:25.2860776Z    Compiling hashbrown v0.17.1
2026-06-21T07:19:25.3065411Z    Compiling rustversion v1.0.22
2026-06-21T07:19:25.3175787Z    Compiling getrandom v0.2.17
2026-06-21T07:19:25.3449101Z    Compiling cpufeatures v0.2.17
2026-06-21T07:19:25.5110592Z    Compiling fnv v1.0.7
2026-06-21T07:19:25.5835424Z    Compiling libc v0.2.186
2026-06-21T07:19:25.6373444Z    Compiling cfg_aliases v0.2.1
2026-06-21T07:19:25.6452311Z    Compiling strsim v0.11.1
2026-06-21T07:19:25.7487132Z    Compiling rand_core v0.10.1
2026-06-21T07:19:25.8326942Z    Compiling writeable v0.6.3
2026-06-21T07:19:25.9034417Z    Compiling jobserver v0.1.34
2026-06-21T07:19:25.9401253Z    Compiling litemap v0.8.2
2026-06-21T07:19:25.9402136Z    Compiling autocfg v1.5.1
2026-06-21T07:19:25.9847253Z    Compiling icu_normalizer_data v2.2.0
2026-06-21T07:19:26.0363627Z    Compiling getrandom v0.4.2
2026-06-21T07:19:26.0746603Z    Compiling utf8_iter v1.0.4
2026-06-21T07:19:26.1053156Z    Compiling cc v1.2.63
2026-06-21T07:19:26.2007031Z    Compiling icu_properties_data v2.2.0
2026-06-21T07:19:26.2469006Z    Compiling fs_extra v1.3.0
2026-06-21T07:19:26.3706896Z    Compiling dunce v1.0.5
2026-06-21T07:19:26.3826833Z    Compiling ident_case v1.0.1
2026-06-21T07:19:27.5164500Z    Compiling crypto-common v0.1.7
2026-06-21T07:19:27.5303541Z    Compiling indexmap v2.14.0
2026-06-21T07:19:28.1013621Z    Compiling syn v2.0.117
2026-06-21T07:19:28.1348986Z    Compiling percent-encoding v2.3.2
2026-06-21T07:19:28.1349660Z    Compiling http v1.4.1
2026-06-21T07:19:28.1670437Z    Compiling unicode-segmentation v1.13.3
2026-06-21T07:19:28.2062436Z    Compiling thiserror v2.0.18
2026-06-21T07:19:28.2411824Z    Compiling cmake v0.1.58
2026-06-21T07:19:28.2597385Z    Compiling cpufeatures v0.3.0
2026-06-21T07:19:28.4294272Z    Compiling aws-lc-rs v1.17.0
2026-06-21T07:19:28.5079768Z    Compiling scopeguard v1.2.0
2026-06-21T07:19:28.5457350Z    Compiling form_urlencoded v1.2.2
2026-06-21T07:19:28.5761291Z    Compiling lock_api v0.4.14
2026-06-21T07:19:28.6101827Z    Compiling chacha20 v0.10.0
2026-06-21T07:19:28.6210249Z    Compiling block-buffer v0.10.4
2026-06-21T07:19:28.6680038Z    Compiling winapi v0.3.9
2026-06-21T07:19:28.7010789Z    Compiling bitflags v2.12.1
2026-06-21T07:19:28.7839272Z    Compiling untrusted v0.9.0
2026-06-21T07:19:28.8063253Z    Compiling digest v0.10.7
2026-06-21T07:19:28.8228325Z    Compiling num-traits v0.2.19
2026-06-21T07:19:28.9336043Z    Compiling rand v0.10.1
2026-06-21T07:19:28.9441301Z    Compiling windows-result v0.4.1
2026-06-21T07:19:28.9564868Z    Compiling windows-strings v0.5.1
2026-06-21T07:19:28.9613137Z    Compiling heck v0.5.0
2026-06-21T07:19:29.0176104Z    Compiling rustls v0.23.40
2026-06-21T07:19:29.0535327Z    Compiling convert_case v0.10.0
2026-06-21T07:19:29.0563786Z    Compiling unicode-xid v0.2.6
2026-06-21T07:19:29.2444451Z    Compiling anyhow v1.0.102
2026-06-21T07:19:29.2815464Z    Compiling atomic-waker v1.1.2
2026-06-21T07:19:29.2978617Z    Compiling const-oid v0.10.2
2026-06-21T07:19:29.3196237Z    Compiling httparse v1.10.1
2026-06-21T07:19:29.3229506Z    Compiling aws-lc-sys v0.41.0
2026-06-21T07:19:29.3536655Z    Compiling ring v0.17.14
2026-06-21T07:19:29.4384385Z    Compiling zerocopy v0.8.50
2026-06-21T07:19:29.4596355Z    Compiling parking_lot_core v0.9.12
2026-06-21T07:19:29.4943932Z    Compiling http-body v1.0.1
2026-06-21T07:19:29.6169016Z    Compiling curve25519-dalek v4.1.3
2026-06-21T07:19:29.7149672Z    Compiling hybrid-array v0.4.12
2026-06-21T07:19:29.7464193Z    Compiling ahash v0.8.12
2026-06-21T07:19:29.9288053Z    Compiling base64ct v1.8.3
2026-06-21T07:19:29.9543534Z    Compiling either v1.16.0
2026-06-21T07:19:29.9950044Z    Compiling fastrand v2.4.1
2026-06-21T07:19:30.1190170Z    Compiling powerfmt v0.2.0
2026-06-21T07:19:30.4136579Z    Compiling deranged v0.5.8
2026-06-21T07:19:30.4225519Z    Compiling pem-rfc7468 v1.0.0
2026-06-21T07:19:30.4641366Z    Compiling rand_core v0.6.4
2026-06-21T07:19:30.4835426Z    Compiling pkg-config v0.3.33
2026-06-21T07:19:30.5069333Z    Compiling tower-service v0.3.3
2026-06-21T07:19:30.5775300Z    Compiling vcpkg v0.2.15
2026-06-21T07:19:30.6215677Z    Compiling zmij v1.0.21
2026-06-21T07:19:30.6349170Z    Compiling data-encoding v2.11.0
2026-06-21T07:19:30.7881117Z    Compiling try-lock v0.2.5
2026-06-21T07:19:30.9057009Z    Compiling num-conv v0.2.2
2026-06-21T07:19:30.9492365Z    Compiling tinyvec_macros v0.1.1
2026-06-21T07:19:30.9541074Z    Compiling time-core v0.1.8
2026-06-21T07:19:30.9738073Z    Compiling base64 v0.22.1
2026-06-21T07:19:31.0323745Z    Compiling tinyvec v1.11.0
2026-06-21T07:19:31.1681720Z    Compiling want v0.3.1
2026-06-21T07:19:31.1904243Z    Compiling parking_lot v0.12.5
2026-06-21T07:19:31.2413300Z    Compiling block-buffer v0.12.0
2026-06-21T07:19:31.2666252Z    Compiling crypto-common v0.2.2
2026-06-21T07:19:31.3891227Z    Compiling sha2 v0.10.9
2026-06-21T07:19:31.4501349Z    Compiling vergen-lib v9.1.0
2026-06-21T07:19:31.4785250Z    Compiling inout v0.1.4
2026-06-21T07:19:31.5545851Z    Compiling socket2 v0.6.4
2026-06-21T07:19:31.5820825Z    Compiling mio v1.2.1
2026-06-21T07:19:31.5885843Z    Compiling libsqlite3-sys v0.30.1
2026-06-21T07:19:31.6847321Z    Compiling n0-future v0.3.2
2026-06-21T07:19:31.7844058Z    Compiling httpdate v1.0.3
2026-06-21T07:19:31.7844567Z    Compiling signature v2.2.0
2026-06-21T07:19:32.1694279Z    Compiling spin v0.10.0
2026-06-21T07:19:32.2346905Z    Compiling cordyceps v0.3.4
2026-06-21T07:19:32.2377377Z    Compiling serde_json v1.0.150
2026-06-21T07:19:32.2631073Z    Compiling winnow v1.0.3
2026-06-21T07:19:32.2795372Z    Compiling crossbeam-utils v0.8.21
2026-06-21T07:19:32.2876844Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-21T07:19:32.3449668Z    Compiling diatomic-waker v0.2.3
2026-06-21T07:19:32.4059461Z    Compiling parking v2.2.1
2026-06-21T07:19:32.6132334Z    Compiling futures-buffered v0.2.13
2026-06-21T07:19:32.6235483Z    Compiling futures-lite v2.6.1
2026-06-21T07:19:32.6435120Z    Compiling digest v0.11.3
2026-06-21T07:19:32.6519534Z    Compiling ed25519 v2.2.3
2026-06-21T07:19:32.6911655Z    Compiling cipher v0.4.4
2026-06-21T07:19:32.7971392Z    Compiling vergen-lib v0.1.6
2026-06-21T07:19:32.9568315Z    Compiling vergen v9.1.0
2026-06-21T07:19:32.9890973Z    Compiling universal-hash v0.5.1
2026-06-21T07:19:33.0392717Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-21T07:19:33.0632835Z    Compiling heapless v0.7.17
2026-06-21T07:19:33.0672512Z    Compiling noq-udp v0.10.0
2026-06-21T07:19:33.1281402Z    Compiling sync_wrapper v1.0.2
2026-06-21T07:19:33.1894653Z    Compiling synstructure v0.13.2
2026-06-21T07:19:33.2130869Z    Compiling darling_core v0.20.11
2026-06-21T07:19:33.2760527Z    Compiling opaque-debug v0.3.1
2026-06-21T07:19:33.2841038Z    Compiling byteorder v1.5.0
2026-06-21T07:19:33.3005986Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-21T07:19:33.3704861Z    Compiling allocator-api2 v0.2.21
2026-06-21T07:19:33.4924520Z    Compiling hash32 v0.2.1
2026-06-21T07:19:33.5346059Z    Compiling polyval v0.6.2
2026-06-21T07:19:33.7200962Z    Compiling spin v0.9.8
2026-06-21T07:19:33.7790311Z    Compiling vergen-gitcl v1.0.8
2026-06-21T07:19:33.7997626Z    Compiling windows-threading v0.2.1
2026-06-21T07:19:33.9292689Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-21T07:19:33.9837531Z    Compiling tower-layer v0.3.3
2026-06-21T07:19:34.0132168Z    Compiling signature v3.0.0
2026-06-21T07:19:34.0211052Z    Compiling fallible-iterator v0.3.0
2026-06-21T07:19:34.0640172Z    Compiling ryu v1.0.23
2026-06-21T07:19:34.0640823Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-21T07:19:34.1481800Z    Compiling ghash v0.5.1
2026-06-21T07:19:34.2470756Z    Compiling windows-targets v0.52.6
2026-06-21T07:19:34.2535150Z    Compiling aes v0.8.4
2026-06-21T07:19:34.2900867Z    Compiling ctr v0.9.2
2026-06-21T07:19:34.3256240Z    Compiling sha2 v0.11.0-rc.5
2026-06-21T07:19:34.3614801Z    Compiling fs2 v0.4.3
2026-06-21T07:19:34.4430479Z    Compiling time v0.3.47
2026-06-21T07:19:34.4591186Z    Compiling http-body-util v0.1.3
2026-06-21T07:19:34.4665203Z    Compiling aead v0.5.2
2026-06-21T07:19:34.5597364Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-21T07:19:34.6281692Z    Compiling ipconfig v0.3.4
2026-06-21T07:19:34.6587016Z    Compiling widestring v1.2.1
2026-06-21T07:19:34.8583110Z    Compiling aes-gcm v0.10.3
2026-06-21T07:19:34.9400008Z    Compiling windows-sys v0.59.0
2026-06-21T07:19:34.9434585Z    Compiling crossbeam-channel v0.5.15
2026-06-21T07:19:34.9805081Z    Compiling crossbeam-epoch v0.9.18
2026-06-21T07:19:35.0287453Z    Compiling blake3 v1.8.5
2026-06-21T07:19:35.1258645Z    Compiling windows-registry v0.6.1
2026-06-21T07:19:35.2521645Z    Compiling uuid v1.23.2
2026-06-21T07:19:35.4838110Z    Compiling memoffset v0.6.5
2026-06-21T07:19:35.6694938Z    Compiling proc-macro-crate v3.5.0
2026-06-21T07:19:35.6892984Z    Compiling acto v0.8.2
2026-06-21T07:19:35.8564541Z    Compiling netwatch v0.16.0
2026-06-21T07:19:35.8927385Z    Compiling noq v0.18.0
2026-06-21T07:19:35.9347349Z    Compiling foldhash v0.2.0
2026-06-21T07:19:35.9398896Z    Compiling thiserror v1.0.69
2026-06-21T07:19:36.0358342Z    Compiling rustc-hash v2.1.2
2026-06-21T07:19:36.1073374Z    Compiling serde_derive v1.0.228
2026-06-21T07:19:36.1677364Z    Compiling zeroize_derive v1.4.3
2026-06-21T07:19:36.1677816Z    Compiling zerofrom-derive v0.1.7
2026-06-21T07:19:36.1926792Z    Compiling yoke-derive v0.8.2
2026-06-21T07:19:36.1946437Z    Compiling tokio-macros v2.7.0
2026-06-21T07:19:36.2146196Z    Compiling futures-macro v0.3.32
2026-06-21T07:19:36.2223596Z    Compiling zerovec-derive v0.11.3
2026-06-21T07:19:36.3820900Z    Compiling displaydoc v0.2.6
2026-06-21T07:19:36.4270484Z    Compiling tracing-attributes v0.1.31
2026-06-21T07:19:36.7054194Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-21T07:19:36.8381246Z    Compiling thiserror-impl v2.0.18
2026-06-21T07:19:37.0677324Z    Compiling zeroize v1.8.2
2026-06-21T07:19:37.2112661Z    Compiling tokio v1.52.3
2026-06-21T07:19:37.3960974Z    Compiling futures-util v0.3.32
2026-06-21T07:19:37.4572710Z    Compiling rustls-pki-types v1.14.1
2026-06-21T07:19:37.4694588Z    Compiling derive_more-impl v2.1.1
2026-06-21T07:19:37.5867134Z    Compiling darling_macro v0.20.11
2026-06-21T07:19:37.5869397Z    Compiling n0-error-macros v0.1.3
2026-06-21T07:19:37.6327207Z    Compiling windows-implement v0.60.2
2026-06-21T07:19:38.2822419Z    Compiling spez v0.1.2
2026-06-21T07:19:38.5885277Z    Compiling windows-interface v0.59.3
2026-06-21T07:19:38.8014222Z    Compiling zerofrom v0.1.8
2026-06-21T07:19:38.8527965Z    Compiling darling v0.20.11
2026-06-21T07:19:38.8646763Z    Compiling der v0.8.0-rc.10
2026-06-21T07:19:38.8647225Z    Compiling pin-project-internal v1.1.13
2026-06-21T07:19:38.9408991Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-21T07:19:39.0487519Z    Compiling postcard-derive v0.2.2
2026-06-21T07:19:39.1282314Z    Compiling yoke v0.8.3
2026-06-21T07:19:39.1476241Z    Compiling derive_builder_core v0.20.2
2026-06-21T07:19:39.2756924Z    Compiling n0-error v0.1.3
2026-06-21T07:19:39.3697354Z    Compiling cobs v0.3.0
2026-06-21T07:19:39.4832943Z    Compiling data-encoding-macro v0.1.20
2026-06-21T07:19:39.4924743Z    Compiling windows-core v0.62.2
2026-06-21T07:19:39.6153089Z    Compiling zerovec v0.11.6
2026-06-21T07:19:39.6284940Z    Compiling zerotrie v0.2.4
2026-06-21T07:19:39.6852355Z    Compiling num_enum_derive v0.7.6
2026-06-21T07:19:39.7795332Z    Compiling enum-assoc v1.3.0
2026-06-21T07:19:39.9875455Z    Compiling iroh-metrics-derive v0.4.1
2026-06-21T07:19:40.2091655Z    Compiling strum_macros v0.28.0
2026-06-21T07:19:40.3542166Z    Compiling ed25519-dalek v2.2.0
2026-06-21T07:19:40.3789977Z    Compiling pin-project v1.1.13
2026-06-21T07:19:40.5742135Z    Compiling tinystr v0.8.3
2026-06-21T07:19:40.5773795Z    Compiling potential_utf v0.1.5
2026-06-21T07:19:40.6281749Z    Compiling derive_builder_macro v0.20.2
2026-06-21T07:19:40.6428312Z    Compiling spt-proto v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-21T07:19:40.6691720Z    Compiling windows-collections v0.3.2
2026-06-21T07:19:40.8188490Z    Compiling icu_collections v2.2.0
2026-06-21T07:19:40.8334026Z    Compiling icu_locale_core v2.2.0
2026-06-21T07:19:40.9305890Z    Compiling spki v0.8.0-rc.4
2026-06-21T07:19:40.9700962Z    Compiling windows-future v0.3.2
2026-06-21T07:19:40.9707201Z    Compiling windows-numerics v0.3.1
2026-06-21T07:19:41.0815280Z    Compiling derive_builder v0.20.2
2026-06-21T07:19:41.2741167Z    Compiling ipnet v2.12.0
2026-06-21T07:19:41.2873793Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-21T07:19:41.6658915Z    Compiling ed25519 v3.0.0-rc.4
2026-06-21T07:19:41.7800375Z    Compiling prefix-trie v0.8.4
2026-06-21T07:19:41.8609416Z    Compiling windows v0.62.2
2026-06-21T07:19:42.0025251Z    Compiling once_cell v1.21.4
2026-06-21T07:19:42.0175592Z    Compiling chrono v0.4.45
2026-06-21T07:19:42.4207906Z    Compiling tracing-core v0.1.36
2026-06-21T07:19:42.4290704Z    Compiling async-trait v0.1.89
2026-06-21T07:19:42.7073873Z    Compiling icu_provider v2.2.0
2026-06-21T07:19:42.7326372Z    Compiling hashbrown v0.14.5
2026-06-21T07:19:42.7902517Z    Compiling postcard v1.1.3
2026-06-21T07:19:42.8211806Z    Compiling lru-slab v0.1.2
2026-06-21T07:19:43.0096708Z    Compiling tracing v0.1.44
2026-06-21T07:19:43.0415380Z    Compiling derive_more v2.1.1
2026-06-21T07:19:43.1255277Z    Compiling icu_properties v2.2.0
2026-06-21T07:19:43.3343467Z    Compiling icu_normalizer v2.2.0
2026-06-21T07:19:43.3811352Z    Compiling futures-executor v0.3.32
2026-06-21T07:19:43.3819420Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-21T07:19:43.5433399Z    Compiling sorted-index-buffer v0.2.1
2026-06-21T07:19:43.5434686Z    Compiling tagptr v0.2.0
2026-06-21T07:19:43.6166196Z    Compiling futures v0.3.32
2026-06-21T07:19:43.6428093Z    Compiling hashlink v0.9.1
2026-06-21T07:19:43.7494016Z    Compiling ref-cast v1.0.25
2026-06-21T07:19:43.7652326Z    Compiling mac-addr v0.3.0
2026-06-21T07:19:43.8351094Z    Compiling xml-rs v0.8.28
2026-06-21T07:19:43.8471206Z    Compiling identity-hash v0.1.0
2026-06-21T07:19:43.8996328Z    Compiling moka v0.12.15
2026-06-21T07:19:43.9056131Z    Compiling iroh-metrics v0.38.3
2026-06-21T07:19:44.0193270Z    Compiling netdev v0.42.0
2026-06-21T07:19:44.0514535Z    Compiling strum v0.28.0
2026-06-21T07:19:44.0554298Z    Compiling iroh-relay v0.98.0
2026-06-21T07:19:44.0593966Z    Compiling toml_datetime v0.6.11
2026-06-21T07:19:44.1692599Z    Compiling rusqlite v0.32.1
2026-06-21T07:19:44.1708640Z    Compiling serde_spanned v0.6.9
2026-06-21T07:19:44.3238407Z    Compiling num_enum v0.7.6
2026-06-21T07:19:44.5598349Z    Compiling idna_adapter v1.2.2
2026-06-21T07:19:44.6121555Z    Compiling hashbrown v0.16.1
2026-06-21T07:19:44.6243513Z    Compiling thiserror-impl v1.0.69
2026-06-21T07:19:44.6311620Z    Compiling ref-cast-impl v1.0.25
2026-06-21T07:19:44.8121717Z    Compiling idna v1.1.0
2026-06-21T07:19:44.8670305Z    Compiling serde_derive_internals v0.29.1
2026-06-21T07:19:45.1312076Z    Compiling xmltree v0.10.3
2026-06-21T07:19:45.2611924Z    Compiling simple-dns v0.9.3
2026-06-21T07:19:45.3647184Z    Compiling url v2.5.8
2026-06-21T07:19:45.3786501Z    Compiling serial-core v0.4.0
2026-06-21T07:19:45.5524111Z    Compiling tokio-util v0.7.18
2026-06-21T07:19:45.5847902Z    Compiling spt-store v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-21T07:19:45.5994600Z    Compiling tower v0.5.3
2026-06-21T07:19:45.6210789Z    Compiling aho-corasick v1.1.4
2026-06-21T07:19:45.6386242Z    Compiling arrayref v0.3.9
2026-06-21T07:19:45.7434041Z    Compiling resolv-conf v0.7.6
2026-06-21T07:19:45.9089569Z    Compiling sha1_smol v1.0.1
2026-06-21T07:19:46.2831588Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-21T07:19:46.2832157Z    Compiling attohttpc v0.30.1
2026-06-21T07:19:46.3158072Z    Compiling iroh-base v0.98.0
2026-06-21T07:19:46.3340086Z    Compiling winreg v0.10.1
2026-06-21T07:19:46.4060679Z    Compiling simdutf8 v0.1.5
2026-06-21T07:19:46.4194197Z    Compiling constant_time_eq v0.4.2
2026-06-21T07:19:46.5475413Z    Compiling winnow v0.7.15
2026-06-21T07:19:46.6435404Z    Compiling tower-http v0.6.11
2026-06-21T07:19:46.7403957Z    Compiling regex-syntax v0.8.10
2026-06-21T07:19:46.7702726Z    Compiling toml_write v0.1.2
2026-06-21T07:19:46.8432895Z    Compiling h2 v0.4.14
2026-06-21T07:19:47.0832335Z    Compiling tokio-stream v0.1.18
2026-06-21T07:19:47.2399749Z    Compiling n0-watcher v0.6.1
2026-06-21T07:19:47.3019750Z    Compiling arrayvec v0.7.6
2026-06-21T07:19:47.4772742Z    Compiling smol_str v0.1.24
2026-06-21T07:19:47.5838287Z    Compiling iroh-dns v0.98.0
2026-06-21T07:19:48.2753485Z    Compiling spt-msg v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-21T07:19:48.3270741Z    Compiling schemars_derive v1.2.1
2026-06-21T07:19:48.5041591Z    Compiling lru v0.16.4
2026-06-21T07:19:48.6039931Z    Compiling serial-windows v0.4.0
2026-06-21T07:19:48.8202337Z    Compiling toml_edit v0.22.27
2026-06-21T07:19:49.0680921Z    Compiling webpki-roots v1.0.7
2026-06-21T07:19:49.1341722Z    Compiling darling_core v0.23.0
2026-06-21T07:19:49.1501018Z    Compiling seize v0.5.1
2026-06-21T07:19:49.1950144Z    Compiling hmac v0.12.1
2026-06-21T07:19:49.2201245Z    Compiling regex-automata v0.4.14
2026-06-21T07:19:49.2444095Z    Compiling serde_bytes v0.11.19
2026-06-21T07:19:49.3882319Z    Compiling iroh v0.98.2
2026-06-21T07:19:49.5839155Z    Compiling cmov v0.5.4
2026-06-21T07:19:49.6623724Z    Compiling pin-utils v0.1.0
2026-06-21T07:19:49.7162804Z    Compiling bitflags v1.3.2
2026-06-21T07:19:49.7879364Z    Compiling anstyle v1.0.14
2026-06-21T07:19:49.8004427Z    Compiling lazy_static v1.5.0
2026-06-21T07:19:49.8373307Z    Compiling dyn-clone v1.0.20
2026-06-21T07:19:49.8479408Z    Compiling once_cell_polyfill v1.70.2
2026-06-21T07:19:49.9369764Z    Compiling utf8parse v0.2.2
2026-06-21T07:19:49.9721380Z    Compiling ctutils v0.4.2
2026-06-21T07:19:49.9985259Z    Compiling shared_library v0.1.9
2026-06-21T07:19:50.0269544Z    Compiling anstyle-parse v1.0.0
2026-06-21T07:19:50.0956039Z    Compiling anstyle-wincon v3.0.11
2026-06-21T07:19:50.1297050Z    Compiling nix v0.25.1
2026-06-21T07:19:50.2996509Z    Compiling papaya v0.2.4
2026-06-21T07:19:50.3249767Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-21T07:19:50.3836096Z    Compiling hkdf v0.12.4
2026-06-21T07:19:50.3988614Z    Compiling serial v0.4.0
2026-06-21T07:19:50.4355247Z    Compiling filedescriptor v0.8.3
2026-06-21T07:19:50.5569884Z    Compiling backon v1.6.0
2026-06-21T07:19:50.6094066Z    Compiling anstyle-query v1.1.5
2026-06-21T07:19:50.6354328Z    Compiling schemars v1.2.1
2026-06-21T07:19:50.8143030Z    Compiling shell-words v1.1.1
2026-06-21T07:19:50.8436536Z    Compiling is_terminal_polyfill v1.70.2
2026-06-21T07:19:50.9704284Z    Compiling foldhash v0.1.5
2026-06-21T07:19:50.9973212Z    Compiling colorchoice v1.0.5
2026-06-21T07:19:50.9987370Z    Compiling downcast-rs v1.2.1
2026-06-21T07:19:51.0960766Z    Compiling instability v0.3.12
2026-06-21T07:19:51.1340705Z    Compiling paste v1.0.15
2026-06-21T07:19:51.1622634Z    Compiling hashbrown v0.15.5
2026-06-21T07:19:51.1746923Z    Compiling portable-pty v0.8.1
2026-06-21T07:19:51.2556913Z    Compiling anstream v1.0.0
2026-06-21T07:19:51.3952029Z    Compiling toml v0.8.23
2026-06-21T07:19:51.5348130Z    Compiling hyper v1.10.1
2026-06-21T07:19:51.9029809Z    Compiling spake2 v0.4.0
2026-06-21T07:19:51.9401772Z    Compiling strum_macros v0.26.4
2026-06-21T07:19:52.0468511Z    Compiling crossterm_winapi v0.9.1
2026-06-21T07:19:52.3608969Z    Compiling regex v1.12.3
2026-06-21T07:19:52.7462733Z    Compiling terminal_size v0.4.4
2026-06-21T07:19:52.7556236Z    Compiling itertools v0.13.0
2026-06-21T07:19:52.7711178Z    Compiling sha1 v0.10.6
2026-06-21T07:19:52.9688383Z    Compiling spt-runtime v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-21T07:19:53.1284046Z    Compiling wmi v0.18.4
2026-06-21T07:19:53.2021628Z    Compiling castaway v0.2.4
2026-06-21T07:19:53.2134764Z    Compiling static_assertions v1.1.0
2026-06-21T07:19:53.3489614Z    Compiling darling_macro v0.23.0
2026-06-21T07:19:53.3717894Z    Compiling unicode-width v0.1.14
2026-06-21T07:19:53.4841573Z    Compiling clap_lex v1.1.0
2026-06-21T07:19:53.8088372Z    Compiling hyper-util v0.1.20
2026-06-21T07:19:53.8998285Z    Compiling doctest-file v1.1.1
2026-06-21T07:19:53.9273683Z    Compiling indoc v2.0.7
2026-06-21T07:19:53.9927293Z    Compiling darling v0.23.0
2026-06-21T07:19:54.1042926Z    Compiling recvmsg v1.0.0
2026-06-21T07:19:54.5223053Z    Compiling strum v0.26.3
2026-06-21T07:19:54.5534283Z    Compiling clap_builder v4.6.0
2026-06-21T07:19:54.7505521Z    Compiling interprocess v2.4.2
2026-06-21T07:19:54.8191222Z    Compiling compact_str v0.8.2
2026-06-21T07:19:55.1169843Z    Compiling unicode-truncate v1.1.0
2026-06-21T07:19:55.1865313Z    Compiling crossterm v0.28.1
2026-06-21T07:19:55.1887303Z    Compiling lru v0.12.5
2026-06-21T07:19:55.3895617Z    Compiling spt-term v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-21T07:19:55.4358988Z    Compiling spt-live v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-21T07:19:55.8088147Z    Compiling igd-next v0.17.1
2026-06-21T07:19:55.8979256Z    Compiling clap_derive v4.6.1
2026-06-21T07:19:55.9363652Z    Compiling error-code v3.3.2
2026-06-21T07:19:55.9754627Z    Compiling cassowary v0.3.0
2026-06-21T07:19:56.1548958Z    Compiling unicode-width v0.2.0
2026-06-21T07:19:56.5307200Z    Compiling clipboard-win v5.4.1
2026-06-21T07:19:56.6584031Z    Compiling ratatui v0.29.0
2026-06-21T07:19:56.7525267Z    Compiling nucleo-matcher v0.3.1
2026-06-21T07:19:56.9041018Z    Compiling portmapper v0.16.0
2026-06-21T07:19:56.9333509Z    Compiling qrcode v0.14.1
2026-06-21T07:19:57.0764740Z    Compiling tempfile v3.27.0
2026-06-21T07:19:58.1940853Z    Compiling clap v4.6.1
2026-06-21T07:20:10.2159186Z    Compiling rustls-webpki v0.103.13
2026-06-21T07:20:14.1118841Z    Compiling tokio-rustls v0.26.4
2026-06-21T07:20:14.1119132Z    Compiling noq-proto v0.17.0
2026-06-21T07:20:14.1119448Z    Compiling rustls-platform-verifier v0.7.0
2026-06-21T07:20:14.3047742Z    Compiling hyper-rustls v0.27.9
2026-06-21T07:20:14.3048167Z    Compiling hickory-net v0.26.0-beta.4
2026-06-21T07:20:14.3048540Z    Compiling tokio-websockets v0.13.2
2026-06-21T07:20:14.5152938Z    Compiling reqwest v0.13.4
2026-06-21T07:20:15.5790683Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-21T07:20:34.3800489Z    Compiling spt-net v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-21T07:20:35.9039689Z    Compiling spt-daemon v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-21T07:20:45.6412912Z    Compiling spt v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-21T07:20:52.6399320Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 34s
2026-06-21T07:20:52.6615865Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-0cc097b5ef582871.exe)
2026-06-21T07:20:52.7103893Z 
2026-06-21T07:20:52.7104168Z running 1 test
2026-06-21T07:21:00.8979859Z test new_brain_serves_against_old_broker ... ok
2026-06-21T07:21:00.8980159Z 
2026-06-21T07:21:00.8980486Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.19s
2026-06-21T07:21:00.8980900Z 
2026-06-21T07:21:00.9597276Z Post job cleanup.
2026-06-21T07:21:01.0770016Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T07:21:01.1003696Z git version 2.43.0.windows.1
2026-06-21T07:21:01.1042590Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\0eebe8d3-8e98-4c24-9fc0-077a891772cd\.gitconfig'
2026-06-21T07:21:01.1055997Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\0eebe8d3-8e98-4c24-9fc0-077a891772cd' before making global git config changes
2026-06-21T07:21:01.1056467Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T07:21:01.1061566Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T07:21:01.1319599Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T07:21:01.1575032Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T07:21:01.5833795Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T07:21:01.6058539Z http.https://github.com/.extraheader
2026-06-21T07:21:01.6091367Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-21T07:21:01.6385012Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T07:21:02.0364315Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T07:21:02.0600558Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T07:21:02.4842272Z Cleaning up orphan processes
